From: Jason Rumney Date: Fri, 4 Apr 2008 11:10:26 +0000 (+0000) Subject: Updated for uniscribe backend. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~22715 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=42a835e53ca8748f2c874e9103694136d93c448d;p=emacs.git Updated for uniscribe backend. --- diff --git a/admin/notes/font-backend b/admin/notes/font-backend index 7abe8f1a9e8..f787915c1aa 100644 --- a/admin/notes/font-backend +++ b/admin/notes/font-backend @@ -25,9 +25,13 @@ The new files are: utilizing methods provided by ftfont.c. w32font.c -- font driver on w32 using Windows native fonts, corresponding to xfont.c + w32uniscribe.c -- font driver on w32, using the uniscribe API + to provide complex script support for opentype fonts on + Windows 2000 and later, or earlier versions of Windows + with uniscribe installed as an add-on. -So we already have codes for X. For the other systems (w32 and mac), -it seems that we need these files: +So we already have codes for X and w32. For Mac it seems that we need +these files: atmfont.c -- font-driver on mac using ATM fonts, corresponding to xfont.c As BDF fonts are currently used on w32, we may also implement these: